home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / inne / enqw95d / data.1 / !ATI5810.CFG < prev    next >
Text File  |  1994-06-21  |  9KB  |  356 lines

  1. ;  ATI Graphics Pro Turbo Video Accelerator
  2. ;
  3. ;  (C)Copyright ATI Technologies Inc., 1994
  4. ;     All Rights Reserved.
  5. ;
  6. ;   13/8/93 v1.3 - added APMAP keyword to software statement.
  7.  
  8.  
  9. ;---------------------------------------------------------------------------
  10. ;                               GRAPHICS PRO TURBO
  11. ;--------------------------------------------------------------------------- 
  12.  
  13. BOARD
  14.   ID = "ATI5810"
  15.   NAME = "ATI GRAPHICS PRO TURBO Video Accelerator Card"
  16.   MFR = "ATI Technologies Inc." 
  17.   CATEGORY = "VID"
  18.   SLOT = ISA8OR16
  19.   LENGTH = 170               ;HEIGHT=125
  20.   AMPERAGE = 1500
  21.   READID = NO
  22.   IOCHECK = INVALID
  23.   DISABLE = UNSUPPORTED
  24.   COMMENTS = "Combines Super VGA with a high speed Graphics Engine."
  25.   HELP = "For additional setup options, run the INSTALL program provided with the card.
  26.       Review and follow the recommendations of the SOFTWARE statements to
  27.       ensure proper configuration of the card."
  28.  
  29. SWITCH(1) = 8
  30.   NAME = "SW1"
  31.   STYPE = DIP
  32.   INITVAL = LOC(8-1) xxxxxxxx   
  33.   FACTORY = LOC(8-1) 00000000   
  34.   COMMENTS = "Switch 8 disables the VGA.
  35.     Switch 7 disables the onboard ROM.
  36.     Switches 6-1 provide address bits 17-12
  37.     for the ROM decode when VGA is disabled."
  38.   HELP = "Setting a switch to the ON (down) position
  39.     will disable the function, or in the case of
  40.     an address bit, set the corresponding bit to 0."
  41.  
  42. JUMPER(1) = 4                   
  43.   NAME = "JU11"
  44.   JTYPE = PAIRED
  45.   VERTICAL = YES
  46.   LABEL = LOC(4 3 2 1) "IRQ2" "IRQ3" "IRQ5" "IRQ10"
  47.   INITVAL = LOC(4 3 2 1) xxxx
  48.   FACTORY = LOC(4 3 2 1) 0000
  49.   COMMENTS = "Selects IRQ line.  Only one jumper can be installed."
  50.   HELP = "To select an IRQ line, place shorting plug across jumper."
  51.  
  52. SOFTWARE(1) = "Please run INSTALL APMAP and ensure that the Memory Aperture is set to: "
  53.  
  54.  
  55. ;--------------------------------------
  56. ;   VIDEO FUNCTION
  57. ;--------------------------------------
  58.  
  59. FUNCTION = "Video"
  60. TYPE = "VID"
  61. SUBFUNCTION = "Video Graphics Adaptor"
  62.   TYPE = "VID"
  63.   COMMENTS = "Provides Super VGA features.
  64.           NOTE: This option may require a change to a jumper or switch
  65.           setting, check the jumper and switch settings display."
  66.   HELP = "Use INSTALL program to configure video modes.
  67.       If disabling the VGA, ensure a second display adaptor is
  68.       installed in the system to act as the Primary display."
  69.   CONNECTION = "TOP DB15"
  70.  
  71.   CHOICE = "VGA Enabled"
  72.     FREE
  73. ;       VGA ports
  74. ;                           0102h
  75. ;                                       03B4h 03B5h 03B8h 03B9h 03BAh                         03BFh
  76. ;                                       03D4h 03D5h 03D8h       03DAh
  77. ;               03C0h 03C1h 03C2h 03C3h 03C4h 03C5h             03CAh       03CCh       03CEh 03CFh
  78. ;                                                         03D9h       03DBh 03DCh 03DDh 03DEh
  79.  
  80. ;       PORT = 0102h 
  81. ;       SHARE = NO
  82. ;       SIZE = BYTE
  83.  
  84.     PORT = 01CEh-01CFh
  85.     SHARE = NO
  86.     SIZE = BYTE
  87.  
  88.     PORT = 03B4h-03B5h
  89.     SHARE = NO
  90.     SIZE = BYTE
  91.  
  92.     PORT = 03B8h-03BBh
  93.     SHARE = NO
  94.     SIZE = BYTE
  95.  
  96. ;       PORT = 03BFh
  97. ;       SHARE = NO
  98. ;       SIZE = BYTE
  99.  
  100.     PORT = 03C0h-03CAh
  101.     SHARE = NO
  102.     SIZE = BYTE
  103.  
  104.     PORT = 03CCh
  105.     SHARE = NO
  106.     SIZE = BYTE
  107.  
  108.     PORT = 03CEh-03CFh
  109.     SHARE = NO
  110.     SIZE = BYTE
  111.  
  112.     PORT = 03D4h-03D5h
  113.     SHARE = NO
  114.     SIZE = BYTE
  115.  
  116.     PORT = 03D8h-03DCh
  117.     SHARE = NO
  118.     SIZE = BYTE
  119.  
  120.     PORT = 46E8h
  121.     SHARE = NO
  122.     SIZE = BYTE
  123.  
  124. ;       BIOS ROM
  125.     MEMORY = 32K
  126.     ADDRESS = 0C0000h
  127.     WRITABLE = NO
  128.     MEMTYPE = OTH
  129.     SIZE = WORD
  130.     CACHE = YES
  131.     SHARE = NO
  132.  
  133. ;       VIDEO RAM (COLOUR)
  134.     MEMORY = 128K
  135.     ADDRESS = 0A0000h
  136.     WRITABLE = YES
  137.     MEMTYPE = OTH
  138.     SIZE = WORD
  139.     CACHE = NO
  140.     SHARE = NO
  141.  
  142. ;       VIDEO RAM (MONOCHROME)
  143. ;        MEMORY = 32K
  144. ;        ADDRESS = 0B8000h
  145. ;        WRITABLE = YES
  146. ;        MEMTYPE = OTH
  147. ;        SIZE = WORD
  148. ;        CACHE = NO
  149. ;        SHARE = NO
  150.  
  151.     INIT = SWITCH(1) LOC(8-1) 00000000
  152.  
  153.   CHOICE = "VGA Disabled/Graphics Engine only"
  154.     DISABLE = YES
  155.  
  156.     LINK
  157. ;       BIOS ROM
  158. ;  (SHOULD RESTRICT ADDRESS TO C0000h-EFFFFh range?)
  159.     MEMORY = 4K
  160.     ADDRESS = 0C0000h | 0C1000h | 0C2000h | 0C3000h |
  161.           0C4000h | 0C5000h | 0C6000h | 0C7000h |
  162.           0C8000h | 0C9000h | 0CA000h | 0CB000h |
  163.           0CC000h | 0CD000h | 0CE000h | 0CF000h |
  164.           0D0000h | 0D1000h | 0D2000h | 0D3000h |
  165.           0D4000h | 0D5000h | 0D6000h | 0D7000h |
  166.           0D8000h | 0D9000h | 0DA000h | 0DB000h |
  167.           0DC000h | 0DD000h | 0DE000h | 0DF000h |
  168.           0E0000h | 0E1000h | 0E2000h | 0E3000h |
  169.           0E4000h | 0E5000h | 0E6000h | 0E7000h |
  170.           0E8000h | 0E9000h | 0EA000h | 0EB000h |
  171.           0EC000h | 0ED000h | 0EE000h | 0EF000h |
  172.           0F0000h | 0F1000h | 0F2000h | 0F3000h |
  173.           0F4000h | 0F5000h | 0F6000h | 0F7000h |
  174.           0F8000h | 0F9000h | 0FA000h | 0FB000h |
  175.           0FC000h | 0FD000h | 0FE000h | 0FF000h
  176.     WRITABLE = NO
  177.     MEMTYPE = OTH
  178.     SIZE = WORD
  179.     CACHE = YES
  180.     SHARE = NO
  181.     INIT = SWITCH(1) LOC(8-1) 10111111 | 10111110 | 10111101 | 10111100 |
  182.                   10111011 | 10111010 | 10111001 | 10111000 |
  183.                   10110111 | 10110110 | 10110101 | 10110100 |
  184.                   10110011 | 10110010 | 10110001 | 10110000 |
  185.                   10101111 | 10101110 | 10101101 | 10101100 |
  186.                   10101011 | 10101010 | 10101001 | 10101000 |
  187.                   10100111 | 10100110 | 10100101 | 10100100 |
  188.                   10100011 | 10100010 | 10100001 | 10100000 |
  189.                   10011111 | 10011110 | 10011101 | 10011100 |
  190.                   10011011 | 10011010 | 10011001 | 10011000 |
  191.                   10010111 | 10010110 | 10010101 | 10010100 |
  192.                   10010011 | 10010010 | 10010001 | 10010000 |
  193.                   10001111 | 10001110 | 10001101 | 10001100 |
  194.                   10001011 | 10001010 | 10001001 | 10001000 |
  195.                   10000111 | 10000110 | 10000101 | 10000100 |
  196.                   10000011 | 10000010 | 10000001 | 10000000
  197.     
  198.  
  199. SUBFUNCTION = "Graphics Engine"
  200.   TYPE = "VID"
  201.   COMMENTS = "Provides Graphics Acceleration features"
  202.   CONNECTION = "TOP DB15"
  203.   HELP = "Use INSTALL program to configure video modes."
  204.  
  205.   CHOICE = "Graphics Engine"
  206.  
  207.   FREE
  208.     PORT = 02ECh-02EFh
  209.     SHARE = NO
  210.     SIZE = DWORD
  211.  
  212. ;       PORT = 06ECh
  213. ;       SHARE = NO
  214. ;       SIZE = WORD
  215.  
  216. ;       PORT = 0AECh
  217. ;       SHARE = NO
  218. ;       SIZE = WORD
  219.  
  220. ;       PORT = 0EECh
  221. ;       SHARE = NO
  222. ;       SIZE = WORD
  223.  
  224. ;       PORT = 12ECh
  225. ;       SHARE = NO
  226. ;       SIZE = WORD
  227.  
  228. ;       PORT = 16ECh
  229. ;       SHARE = NO
  230. ;       SIZE = WORD
  231.  
  232. ;       PORT = 1AECh
  233. ;       SHARE = NO
  234. ;       SIZE = WORD
  235.  
  236. ;       PORT = 1EECh
  237. ;       SHARE = NO
  238. ;       SIZE = WORD
  239.  
  240. ;       PORT = 22ECh
  241. ;       SHARE = NO
  242. ;       SIZE = WORD
  243.  
  244. ;       PORT = 26ECh
  245. ;       SHARE = NO
  246. ;       SIZE = WORD
  247.  
  248. ;       PORT = 2AECh
  249. ;       SHARE = NO
  250. ;       SIZE = WORD
  251.  
  252. ;       PORT = 2EECh
  253. ;       SHARE = NO
  254. ;       SIZE = WORD
  255.  
  256. ;       PORT = 32ECh
  257. ;       SHARE = NO
  258. ;       SIZE = WORD
  259.  
  260. ;       PORT = 36ECh
  261. ;       SHARE = NO
  262. ;       SIZE = WORD
  263.  
  264. ;       PORT = 3AECh
  265. ;       SHARE = NO
  266. ;       SIZE = WORD
  267.  
  268. ;       PORT = 3EECh
  269. ;       SHARE = NO
  270. ;       SIZE = WORD
  271.  
  272. ;       PORT = 42ECh
  273. ;       SHARE = NO
  274. ;       SIZE = WORD
  275.  
  276. ;       PORT = 46ECh
  277. ;       SHARE = NO
  278. ;       SIZE = WORD
  279.  
  280. ;       PORT = 4EECh
  281. ;       SHARE = NO
  282. ;       SIZE = WORD
  283.  
  284. ;       PORT = 52ECh
  285. ;       SHARE = NO
  286. ;       SIZE = WORD
  287.  
  288. ;       PORT = 56ECh
  289. ;       SHARE = NO
  290. ;       SIZE = WORD
  291.  
  292. ;       PORT = 5AECh
  293. ;       SHARE = NO
  294. ;       SIZE = WORD
  295.  
  296. ;       PORT = 6AECh
  297. ;       SHARE = NO
  298. ;       SIZE = WORD
  299.  
  300. ;       PORT = 6EECh
  301. ;       SHARE = NO
  302. ;       SIZE = WORD
  303.  
  304. ;       PORT = 72ECh
  305. ;       SHARE = NO
  306. ;       SIZE = WORD
  307.  
  308. ;       PORT = 76ECh
  309. ;       SHARE = NO
  310. ;       SIZE = WORD
  311.  
  312. SUBFUNCTION = "Graphics Engine Memory Aperture"
  313.   TYPE = "VID"
  314.   COMMENTS = "NOTE: The user must run the INSTALL program with the
  315.           APMAP parameter in order for these settings to take effect."
  316.   HELP = "Use the INSTALL program with the APMAP parameter to configure
  317.       the Memory Aperture address.
  318.       Review Software statements for recommended settings."
  319.  
  320.   CHOICE = "Aperture Enabled"
  321.  
  322.   COMBINE
  323.        MEMORY = 4M
  324.        ADDRESS = 12M | 10M | 8M
  325.        WRITABLE = YES
  326.        MEMTYPE = OTH
  327.        SIZE = WORD
  328.        CACHE = NO
  329.        SHARE = NO
  330.        INIT = SOFTWARE(1) "Address=12M." | "Address=10M." | "Address=8M."
  331.  
  332.   CHOICE = "Aperture Disabled"
  333.     DISABLE = YES
  334.     FREE
  335.     INIT = SOFTWARE(1) "DISABLED."
  336.  
  337. SUBFUNCTION = "Video Interrupt"
  338.   TYPE = "VID"
  339.   COMMENTS = "NOTE: This option may require a change to a jumper setting,
  340.           check the jumper settings display."
  341.  
  342.   CHOICE = "Video IRQ Disabled"
  343.     DISABLE = YES
  344.     FREE
  345.     INIT = JUMPER(1) LOC(4 3 2 1) 0000
  346.  
  347.   CHOICE = "Video IRQ Enabled"
  348.  
  349.     LINK
  350.        IRQ = 10 | 5 | 3 | 2
  351.        SHARE = NO
  352.        TRIGGER = EDGE
  353.        INIT = JUMPER(1) LOC(4 3 2 1) 0001 | 0010 | 0100 | 1000
  354.  
  355. ;end of board
  356.